home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 November
/
Chip 11-96.iso
/
treiber
/
drucker
/
lexmark
/
optrae
/
windows
/
optraewi.exe
/
LINHELP.ZIP
/
HELP.LIN
Wrap
INI File
|
1995-09-13
|
2KB
|
70 lines
[Variables]
;
; This file does not contain any text that needs to be translated.
;
$HelpFileName = "linstall.hlp"
;
; Help context pages
;
$HelpID_Introduction = "10"
$HelpID_CancelAndAbort = "15"
$HelpID_About = "17"
$HelpID_Contents = "20"
$HelpID_SelectInstallation = "30"
$HelpID_CustomInstallation = "40"
$HelpID_ServerInstallation = "45"
$HelpID_ChooseMarkVisionDir = "50"
$HelpID_ChooseServerDir = "53"
$HelpID_ChooseNetworkDir = "57"
$HelpID_PrinterPort = "60"
$HelpID_TestConnection = "70"
$HelpID_InsertDisk = "80"
$HelpID_InstallInProgress = "90"
$HelpID_ConfirmReplace = "100"
$HelpID_ConfirmSettingsReplace = "105"
$HelpID_DefaultPrinter = "110"
$HelpID_DefaultDriver = "115"
$HelpID_TestDriver = "120"
$HelpID_MVCreateItem = "130"
$HelpID_MVStartUpGroup = "135"
$HelpID_RestartWindows = "140"
$HelpID_CannotRestartWindows = "145"
$HelpID_UncopiedFiles = "150"
$HelpID_ChooseNetsForServer = "160"
$HelpID_WorkstationInstall = "300"
$HelpID_AdminNotes = "310"
$HelpID_RemoteMarkVision = "320"
$HelpID_IsInfrared = "500"
$HelpID_ExitNoMVQ = "510"
$HelpID_SelectIRPort = "520"
$HelpID_SelectIRPrinters = "530"
$HelpID_SelectIRDevice = "540"
$HelpID_Trademarks = "999"
$HELPIDMAIN = $HelpID_Contents
$HELPIDCUSTOM = $HelpID_CustomInstallation
$HELPIDREPLACE = $HelpID_ConfirmReplace
$HELPIDSWAP = $HelpID_InsertDisk
$HELPIDTRADEMARKS = $HelpID_Trademarks
$HELPIDUNCOPIEDFILES = $HelpID_UncopiedFiles
$HELPIDRESTARTOS = $HelpID_RestartWindows
$HELPIDFAILREBOOT = $HelpID_CannotRestartWindows
$HELPIDSETTINGSFILE = $HelpID_ConfirmSettingsReplace
$HELPIDSERVERDIR = $HelpID_ChooseServerDir
[Macros]
Initialize()
(
; Set the full pathname for the help file
MakePathName($HELPFILE, , $INSTALLBINDIR, $HelpFileName)
)